PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / setStyle Method
A PDFHatchBrushStyle enum member specifying the style of this brush object.
In This Topic
    setStyle Method
    In This Topic
    Sets the brush style.
    Syntax
    public void setStyle( 
       PDFHatchBrushStyle style
    )

    Parameters

    style
    A PDFHatchBrushStyle enum member specifying the style of this brush object.
    See Also